xen.git
2007-01-28 kaf24@localhost... [HVM] save/restore fix
2007-01-28 kaf24@localhost... Allow 'xm create' to set scheduling parameters.
2007-01-28 kaf24@localhost... Reject xm sched-* comands for other than the in-use...
2007-01-28 kaf24@localhost... Fix xentop error return code if passed unrecognised...
2007-01-27 kaf24@localhost... [HVM] Allow HVM guest to request invalidation of foreig...
2007-01-26 kaf24@localhost... Rename find_domain_by_id() to get_domain_by_id().
2007-01-26 kaf24@localhost... Add RCU support to Xen.
2007-01-26 kaf24@localhost... Don't clobber vcpu flags when getting vcpu context.
2007-01-26 kaf24@localhost... [HVM] Fix some BIOS build warnings.
2007-01-26 kaf24@localhost... [TCGBIOS] Fix some makefile issues.
2007-01-26 kaf24@localhost... Remove the test functions from HVM highmem 32-bit BIOS.
2007-01-26 kaf24@localhost... [HVM] Add TCG BIOS extensions to the high memory area...
2007-01-26 kaf24@localhost... This patch adds a 32bit gateway to the Bochs BIOS....
2007-01-26 Alastair Tse[XEND] Hook in utilisation statistics into Xen API...
2007-01-26 Alastair Tse[XEND] Floats for not need to be stringified in Xen...
2007-01-26 Alastair Tse[XENAPI] Add an example to start HVM guests via the...
2007-01-26 Alastair Tse[XENAPI] Make server uri easily configurable via ENV...
2007-01-26 kaf24@localhost... Fix 32-bit build.
2007-01-26 kaf24@localhost... Update hgignore list
2007-01-26 kaf24@localhost... minios : netfront driver fixes.
2007-01-26 kaf24@localhost... xen: Remove unused elf32.c.
2007-01-26 kaf24@localhost... 32-on-64: Fix an one-off error in compat_addr_ok().
2007-01-26 kaf24@localhost... Cleanups for unmodified (pv-on-hvm) driver building.
2007-01-26 kaf24@localhost... Replace mlock() calls with lock_pages().
2007-01-26 kaf24@localhost... 32-on-64: New set_address_size domctl for switching...
2007-01-26 kaf24@localhost... 32-on-64: Fix register-argument rearrangement to avoid...
2007-01-26 Alastair Tse[XEND] Add missing ConsoleController.py
2007-01-25 Emmanuel AckaouySupport transparant gunzipping in the readnotes utility.
2007-01-25 Emmanuel Ackaouylibxc domain builder rewrite, linux builder
2007-01-25 Emmanuel Ackaouylibxc domain builder rewrite, core bits.
2007-01-25 Emmanuel Ackaouylibxc header fixups.
2007-01-25 Emmanuel AckaouyAdd more xc_error_code values.
2007-01-25 Emmanuel AckaouyGenerate headers with arch-specific structs.
2007-01-25 Emmanuel Ackaouylibelf: use for readnotes utility.
2007-01-25 Emmanuel Ackaouylibelf: use for hvm builder.
2007-01-25 Emmanuel Ackaouylibelf: add to libxc
2007-01-25 Emmanuel Ackaouylibelf: use for x86 dom0 builder.
2007-01-25 Emmanuel Ackaouyadd libelf: an ELF binary parser library.
2007-01-25 Alastair Tse[XEND] Preliminary console support in Xen API
2007-01-25 Alastair Tse[XEND] Fix HVM guest creation via Xen API
2007-01-25 kfraser@localhost... Fix perfc=y build.
2007-01-25 kfraser@localhost... hvm: Define a global I/O access bitmap, allowing direct...
2007-01-25 Alastair Tse[XEND] Fix bad patch merge for XendMonitor
2007-01-25 kfraser@localhost... netfront: Better fix for netfront_tx_slot_available().
2007-01-25 kfraser@localhost... emulator: Emulate IN/OUT/INS/OUTS. Fix CLTS.
2007-01-25 kfraser@localhost... emulator: Start filling in gaps for privileged instruct...
2007-01-25 Alastair Tse[XEND] Ignore socket.shutdown() exceptions
2007-01-25 kfraser@localhost... 32-on-64: Small fixes.
2007-01-25 kfraser@localhost... emulator: Add new hook functions for load/store privile...
2007-01-25 kfraser@localhost... During suspend, return immediately with a failure if...
2007-01-25 kfraser@localhost... [HVM] Wake up APs immediately during restore.
2007-01-25 kfraser@localhost... netfront: Check availability of grant references in...
2007-01-25 Alastair Tse[XEND] Allow TCP XMLRPC address:port to be configured...
2007-01-25 Ewan MellorHave the sxp parsing cope when the cpus field is a...
2007-01-25 Alastair Tse[XEND] Remove usage of set() in XendMonitor as it is...
2007-01-24 kfraser@localhost... [HVM][SVM] Add save/restore support.
2007-01-24 kfraser@localhost... bimodal xenfb daemon: Fixes and cleanups.
2007-01-24 kfraser@localhost... 32-on-64: All argument registers must be zero extended...
2007-01-24 Alastair Tse[XEND] Fix typo in XendNode
2007-01-24 Ewan MellorFix device reordering that occurs when the config gets...
2007-01-24 kfraser@localhost... Make domctl/sysctl interfaces 32-/64-bit invariant.
2007-01-24 Alastair Tse[XEND] Add debug class to Xen API plus non-standard...
2007-01-24 Alastair Tse[XEND] Move decorate() to XendAPI.__new__ and have...
2007-01-24 Alastair Tse[XENAPI] Make test script attempt to login with blank...
2007-01-24 Alastair Tse[XEND] Cleanup old domains in statistics monitor.
2007-01-24 Alastair Tse[XENAPI] Add vif-list to xapi.py script
2007-01-24 Alastair Tse[XEND] Output exception to log files if XendAPI fails...
2007-01-24 Alastair Tse[XENAPI] Update test scripts to move from VBD.image...
2007-01-24 Alastair Tse[XEND] Add support for multiple storage repositories.
2007-01-24 Alastair Tse[XEND] Add missing Xen API methods
2007-01-24 Alastair Tse[XEND] Make sure UUID in state store are not stored...
2007-01-24 Alastair Tse[XEND] Prevent invalid arguments for destroy event...
2007-01-24 Alastair TseTest scripts for Xen API updated to support Async support
2007-01-24 Alastair Tse[XEND] Add Task support in Xen API implementation.
2007-01-24 Christian Limpach[linux] remove gratuitous differences with plain linux.
2007-01-24 Alastair Tse[XEND] Add missing XendMonitor.py
2007-01-24 Alastair Tse[XEND] Add simple VCPUs, VBDs, VIFs statistics monitoring
2007-01-24 Alastair Tse[XEND] Strip suffix from device name and add support...
2007-01-24 Christian Limpach[linux] Disable GENERIC_TIME until we have a xen clocks...
2007-01-24 kfraser@localhost... Fix crash if some secondary CPUs cannot be initialised.
2007-01-24 kfraser@localhost... [QEMU] Clear TD status field explicitly when it's fetched.
2007-01-24 kfraser@localhost... bimodal blkback: Support multiple ring protocols.
2007-01-24 kfraser@localhost... Fix error message in network-bridge script.
2007-01-24 kfraser@localhost... libxenguest: Fix xc_resume() build for non-x86.
2007-01-24 kfraser@localhost... Add BSD-style license to top of hvm_op.h public header...
2007-01-24 john.levon... Close save-after-restore race.
2007-01-23 kfraser@localhost... [LIBXC] Provide weak stub default implementations of...
2007-01-23 kfraser@localhost... linux: Make resend_irq_on_evtchn() non-static for ia64...
2007-01-23 kfraser@localhost... [HVM] fix save/restore on 64b HV
2007-01-23 kfraser@localhost... x86: flush_tlb_mask() should take into account specifie...
2007-01-23 kfraser@localhost... bimodal pvfb backend: Deal with both 32 and 64 bit...
2007-01-23 kfraser@localhost... bimodal blkfront: Create a new node "protocol" in xenst...
2007-01-23 kfraser@localhost... bimodal: pvfb frontend
2007-01-23 kfraser@localhost... bimodal: header file with protocol names.
2007-01-23 kfraser@localhost... linux: Fix enable_irq() crash by removing a BUG_ON...
2007-01-23 Alastair Tse[XM-TEST] Allow building of ramdisk on x86_64
2007-01-23 Ian Campbell[LINUX] Force .data segment to be 4k aligned on i386
2007-01-22 Alastair Tse[XEND] Save model attribute for HVM VIFs
2007-01-22 Alastair Tse[XEND] Fix get_dev_property_by_uuid
2007-01-22 Ian Campbell[PV-on-HVM] Make PV drivers on HVM kernels work on...
next